Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: lens v3 frames #543

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

defispartan
Copy link
Contributor

@defispartan defispartan commented Feb 25, 2025

Change Summary

Update Lens Frames spec version to 1.1.0, changes:

  • actionResponse renamed to transactionId to align with Open Frames spec ( closes Malformed response from Lens transactions #469 )
  • profileId renamed to account to align with Lens V3 primitive
  • pubId renamed to post to align with Lens V3 primitive
  • Added untrustedData field app to identify Lens application source
  • Update Lens SDK usage to use new authentication & view methods
  • Only support Lens specVersion = 1.1.0

Spec change is not backward compatible, so it is expected that after Lens protocol, API, and SDK are updated to V3 that 1.1.0 will be the only supported spec version for Lens Frames.

Updated Lens Frames and Lens V3 migration docs will be linked here once available.

Merge Checklist

  • PR has a Changeset
  • PR includes documentation if necessary
  • PR updates the boilerplates if necessary

Copy link

vercel bot commented Feb 25, 2025

@defispartan is attempting to deploy a commit to the Discove Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Malformed response from Lens transactions
1 participant